[INFO] cloning repository https://github.com/exAntares/halfblind-open-rust-packages
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exAntares/halfblind-open-rust-packages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FexAntares%2Fhalfblind-open-rust-packages", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FexAntares%2Fhalfblind-open-rust-packages'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36006708ff34386157a03f64b21a340c80b494c0
[INFO] fixing exAntares/halfblind-open-rust-packages against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FexAntares%2Fhalfblind-open-rust-packages" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/exAntares/halfblind-open-rust-packages
[INFO] finished tweaking git repo https://github.com/exAntares/halfblind-open-rust-packages
[INFO] tweaked toml for git repo https://github.com/exAntares/halfblind-open-rust-packages written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exAntares/halfblind-open-rust-packages on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exAntares/halfblind-open-rust-packages already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723
[INFO] running `Command { std: "docker" "start" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking protobuf-itemdefinition v0.1.0 (/opt/rustwide/workdir/protobuf-itemdefinition)
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stdout] warning: unused variable: `definition_id`
[INFO] [stdout]    --> protobuf-itemdefinition/src/build_utils.rs:196:86
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let singleton_impl = indexes.iter().map(|(definition_index, component_index, definition_id)| {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking halfblind-protobuf-network v0.1.0 (/opt/rustwide/workdir/halfblind-protobuf-network)
[INFO] [stderr]    Compiling proto-gen v0.1.0 (/opt/rustwide/workdir/proto-gen)
[INFO] [stderr]     Checking halfblind-random v0.1.0 (/opt/rustwide/workdir/halfblind-random)
[INFO] [stderr]     Checking halfblind-protobuf v0.1.0 (/opt/rustwide/workdir/halfblind-protobuf)
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking halfblind-itemdefinitions-service v0.1.0 (/opt/rustwide/workdir/halfblind-itemdefinitions-service)
[INFO] [stderr]     Checking glam v0.30.9
[INFO] [stdout] warning: unused variable: `player_uuid`
[INFO] [stdout]   --> halfblind-itemdefinitions-service/src/item_definitions_service_impl.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         player_uuid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stdout] warning: unused variable: `definition_id`
[INFO] [stdout]    --> protobuf-itemdefinition/src/build_utils.rs:196:86
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let singleton_impl = indexes.iter().map(|(definition_index, component_index, definition_id)| {
[INFO] [stdout]     |                                                                                      ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_definition_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-grpc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking halfblind-network v0.1.0 (/opt/rustwide/workdir/halfblind-network)
[INFO] [stdout] warning: unused import: `proto_utils::*`
[INFO] [stdout]  --> proto-gen/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use proto_utils::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking halfblind-database-service v0.1.0 (/opt/rustwide/workdir/halfblind-database-service)
[INFO] [stderr]     Checking halfblind-inventory-service v0.1.0 (/opt/rustwide/workdir/halfblind-inventory-service)
[INFO] [stderr]     Checking halfblind-transactions v0.1.0 (/opt/rustwide/workdir/halfblind-transactions)
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/../../../../../data/ItemDefinitions.bytes`: No such file or directory (os error 2)
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | const ITEM_DEFS_BYTES: &[u8] = include_bytes!("../../../../../data/ItemDefinitions.bytes");
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/../../../../../data/ItemDefinitions.bytes`: No such file or directory (os error 2)
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | const ITEM_DEFS_BYTES: &[u8] = include_bytes!("../../../../../data/ItemDefinitions.bytes");
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_handler::*`
[INFO] [stdout]  --> src/authentication/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use register_handler::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_handler::*`
[INFO] [stdout]  --> src/authentication/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use login_handler::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:49:56
[INFO] [stdout]    |
[INFO] [stdout] 49 |                         damage_modifiers_percentage += (y.percentage / 100.0);
[INFO] [stdout]    |                                                        ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -                         damage_modifiers_percentage += (y.percentage / 100.0);
[INFO] [stdout] 49 +                         damage_modifiers_percentage += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 |                         critical_rate_percentage += (y.percentage / 100.0);
[INFO] [stdout]    |                                                     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -                         critical_rate_percentage += (y.percentage / 100.0);
[INFO] [stdout] 52 +                         critical_rate_percentage += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         critical_damage_multiplier += (y.percentage / 100.0);
[INFO] [stdout]    |                                                       ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -                         critical_damage_multiplier += (y.percentage / 100.0);
[INFO] [stdout] 55 +                         critical_damage_multiplier += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::systems::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::systems::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::nav_mesh::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::nav_mesh::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::combat::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::combat::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::map_update::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::map_update::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::behaviour_trees::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::behaviour_trees::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::authentication::*`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::authentication::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::item_definitions::*`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::item_definitions::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::systems::systems::SYSTEMS`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::systems::systems::SYSTEMS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CheatAddInventoryItemResponse`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proto_gen::{CheatAddInventoryItemRequest, CheatAddInventoryItemResponse};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:239:48
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   let distance = (dx * dx + dy * dy);
[INFO] [stdout]     |                                      ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 239 -                                 let distance = (dx * dx + dy * dy);
[INFO] [stdout] 239 +                                 let distance = dx * dx + dy * dy ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 573 |         position.x += (direction.x * speed * delta_time);
[INFO] [stdout]     |                       ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 573 -         position.x += (direction.x * speed * delta_time);
[INFO] [stdout] 573 +         position.x += direction.x * speed * delta_time ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:574:23
[INFO] [stdout]     |
[INFO] [stdout] 574 |         position.y += (direction.y * speed * delta_time);
[INFO] [stdout]     |                       ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 574 -         position.y += (direction.y * speed * delta_time);
[INFO] [stdout] 574 +         position.y += direction.y * speed * delta_time ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `register_handler::*`
[INFO] [stdout]  --> src/authentication/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use register_handler::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `login_handler::*`
[INFO] [stdout]  --> src/authentication/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use login_handler::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:49:56
[INFO] [stdout]    |
[INFO] [stdout] 49 |                         damage_modifiers_percentage += (y.percentage / 100.0);
[INFO] [stdout]    |                                                        ^                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 49 -                         damage_modifiers_percentage += (y.percentage / 100.0);
[INFO] [stdout] 49 +                         damage_modifiers_percentage += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:52:53
[INFO] [stdout]    |
[INFO] [stdout] 52 |                         critical_rate_percentage += (y.percentage / 100.0);
[INFO] [stdout]    |                                                     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 52 -                         critical_rate_percentage += (y.percentage / 100.0);
[INFO] [stdout] 52 +                         critical_rate_percentage += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/combat/combat_utils.rs:55:55
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         critical_damage_multiplier += (y.percentage / 100.0);
[INFO] [stdout]    |                                                       ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -                         critical_damage_multiplier += (y.percentage / 100.0);
[INFO] [stdout] 55 +                         critical_damage_multiplier += y.percentage / 100.0 ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::systems::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::systems::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::db::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::db::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::nav_mesh::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::nav_mesh::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::combat::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::combat::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::map_update::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::map_update::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::behaviour_trees::*`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::behaviour_trees::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::authentication::*`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::authentication::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::item_definitions::*`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::item_definitions::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/network_handlers.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::systems::systems::SYSTEMS`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::systems::systems::SYSTEMS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CheatAddInventoryItemResponse`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proto_gen::{CheatAddInventoryItemRequest, CheatAddInventoryItemResponse};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/inventory/cheat_add_inventory_item_handler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:239:48
[INFO] [stdout]     |
[INFO] [stdout] 239 | ...                   let distance = (dx * dx + dy * dy);
[INFO] [stdout]     |                                      ^                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 239 -                                 let distance = (dx * dx + dy * dy);
[INFO] [stdout] 239 +                                 let distance = dx * dx + dy * dy ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 573 |         position.x += (direction.x * speed * delta_time);
[INFO] [stdout]     |                       ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 573 -         position.x += (direction.x * speed * delta_time);
[INFO] [stdout] 573 +         position.x += direction.x * speed * delta_time ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:574:23
[INFO] [stdout]     |
[INFO] [stdout] 574 |         position.y += (direction.y * speed * delta_time);
[INFO] [stdout]     |                       ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 574 -         position.y += (direction.y * speed * delta_time);
[INFO] [stdout] 574 +         position.y += direction.y * speed * delta_time ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let mut map = HashMap::new();
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-grpc-server-f9770b00ad221d39/out/component_lookups.rs:249:9
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut map = HashMap::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/characters/character_create_handle.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/characters/character_create_handle.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/characters/characters_query_handler.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/characters/characters_query_handler.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/characters/characters_query_handler.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/characters/characters_query_handler.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 Err(e) => {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `random_service`
[INFO] [stdout]   --> src/inventory/inventory_item_utils.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     random_service: Arc<dyn RandomService + Send + Sync>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_random_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_luck_percentage`
[INFO] [stdout]   --> src/inventory/inventory_item_utils.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     total_luck_percentage: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_luck_percentage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `merchant_comp`
[INFO] [stdout]   --> src/inventory/merchant_sell_handler.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...   let merchant_comp = match SYSTEMS.item_definition_lookup_service.merchant_available_items_component(&req.merchant_definition_i...
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_merchant_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hidden_comp`
[INFO] [stdout]   --> src/inventory/merchant_sell_handler.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...   if let Some(hidden_comp) = SYSTEMS.item_definition_lookup_service.inventory_hidden_item_component(&to_sell.item_definition_id) {
[INFO] [stdout]    |                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `random_service`
[INFO] [stdout]   --> src/inventory/inventory_item_utils.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     random_service: Arc<dyn RandomService + Send + Sync>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_random_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_luck_percentage`
[INFO] [stdout]   --> src/inventory/inventory_item_utils.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     total_luck_percentage: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_luck_percentage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/inventory/player_inventory_handler.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         payload: &[u8],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/inventory/cheat_add_inventory_item_handler.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     req: CheatAddInventoryItemRequest,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `merchant_comp`
[INFO] [stdout]   --> src/inventory/merchant_sell_handler.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | ...   let merchant_comp = match SYSTEMS.item_definition_lookup_service.merchant_available_items_component(&req.merchant_definition_i...
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_merchant_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hidden_comp`
[INFO] [stdout]   --> src/inventory/merchant_sell_handler.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...   if let Some(hidden_comp) = SYSTEMS.item_definition_lookup_service.inventory_hidden_item_component(&to_sell.item_definition_id) {
[INFO] [stdout]    |                   ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hidden_comp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `payload`
[INFO] [stdout]   --> src/inventory/player_inventory_handler.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         payload: &[u8],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/inventory/cheat_add_inventory_item_handler.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     req: CheatAddInventoryItemRequest,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/item_definitions/items_definition_handler.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/item_definitions/items_definition_handler.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/map/map_join_handler.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/map/map_join_handler.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lag_ms`
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:620:21
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 let lag_ms = last_timestamp - action_timestamp;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lag_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 | ...                   position,
[INFO] [stdout]     |                       ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/map_update/maps_update_service_impl.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     while let Some(action) = map.actions_queue.pop() {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lag_ms`
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:620:21
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 let lag_ms = last_timestamp - action_timestamp;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lag_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> src/map_update/game_state_rewindable.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 | ...                   position,
[INFO] [stdout]     |                       ^^^^^^^^ help: try ignoring the field: `position: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nav_mesh/navmesh.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut cell_size: f32 = if max_extent > 1e-4 {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/map_update/maps_update_service_impl.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     while let Some(action) = map.actions_queue.pop() {
[INFO] [stdout]     |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/quests/claim_quest_handler.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut inventory = inventory_lock.write().await;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/quests/claim_quest_handler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/nav_mesh/navmesh.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut cell_size: f32 = if max_extent > 1e-4 {
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_code`
[INFO] [stdout]   --> src/transactions/transaction_handler.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     if let Err(error_code) = get_transaction_definition(req.transaction_id).await {
[INFO] [stdout]    |                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/quests/claim_quest_handler.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut inventory = inventory_lock.write().await;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/quests/claim_quest_handler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/transactions/transaction_resolve_handler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_code`
[INFO] [stdout]   --> src/transactions/transaction_handler.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     if let Err(error_code) = get_transaction_definition(req.transaction_id).await {
[INFO] [stdout]    |                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message_timestamp`
[INFO] [stdout]   --> src/transactions/transaction_resolve_handler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         message_timestamp: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `leftovers`
[INFO] [stdout]    --> src/transactions/transaction_service_impl.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let leftovers = inventory_service.try_aggregate_inventories(reward_inventory_items.clone(), inventory_items);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leftovers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `any`
[INFO] [stdout]    --> src/behaviour_trees/behaviour_tree_decoder.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 |     result.insert(get_type_url::<BtNodeCalculateRandomPosition>().to_lowercase(), |any| {
[INFO] [stdout]     |                                                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `any`
[INFO] [stdout]    --> src/behaviour_trees/behaviour_tree_decoder.rs:100:81
[INFO] [stdout]     |
[INFO] [stdout] 100 |     result.insert(get_type_url::<BtNodeMoveToRandomLocation>().to_lowercase(), |any| {
[INFO] [stdout]     |                                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `systems`
[INFO] [stdout]   --> src/main.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn handle_socket(socket: WebSocket, systems: Arc<Systems>) {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_systems`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-grpc-server` (bin "rust-grpc-server" test) due to 1 previous error; 85 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `leftovers`
[INFO] [stdout]    --> src/transactions/transaction_service_impl.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let leftovers = inventory_service.try_aggregate_inventories(reward_inventory_items.clone(), inventory_items);
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_leftovers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `any`
[INFO] [stdout]    --> src/behaviour_trees/behaviour_tree_decoder.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 |     result.insert(get_type_url::<BtNodeCalculateRandomPosition>().to_lowercase(), |any| {
[INFO] [stdout]     |                                                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `any`
[INFO] [stdout]    --> src/behaviour_trees/behaviour_tree_decoder.rs:100:81
[INFO] [stdout]     |
[INFO] [stdout] 100 |     result.insert(get_type_url::<BtNodeMoveToRandomLocation>().to_lowercase(), |any| {
[INFO] [stdout]     |                                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_any`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `systems`
[INFO] [stdout]   --> src/main.rs:69:43
[INFO] [stdout]    |
[INFO] [stdout] 69 | async fn handle_socket(socket: WebSocket, systems: Arc<Systems>) {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_systems`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-grpc-server` (bin "rust-grpc-server") due to 1 previous error; 85 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723", kill_on_drop: false }`
[INFO] [stdout] 34956540111d599a855155c836823a256b56ad4a65710b0177c158ff07b91723
